FOUR-23734 [44349] - Reassignment User List Not Filtering by Regular … #8487
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.





…Expressio
Description:
Steps to Reproduce the Issue:
Open a Request/Case:
Navigate to the ProcessMaker cases and open an existing request (case). Click on the Reassignment Button:
Locate and click the "Reassignment" button to reassign the case to another user.
View the Assignment User List:
Observe the list of users displayed in the reassignment dropdown.
Current Behavior (Issue):
Instead of filtering users as per the regular expression, all users are displayed in the reassignment list.
Expected Behavior:
The user list should be filtered based on the regular expression condition set in the process. Only users that match the specified regular expression should appear in the list.
Impact:
The client expects the user list to be filtered dynamically based on the regular expression condition applied in the process, but it is not working correctly.
Potentials Fix:
Request the development team to investigate and ensure that the reassignment user list correctly applies the regular expression condition as configured in the process.
Acceptance criteria:
When having a Rule Expression, the reassignment should only allow to reassign to Admin, Process Manager or the users listed in the Rule Expression list.
Related Tickets & Packages
https://processmaker.atlassian.net/browse/FOUR-23734